Learn R Programming

DataSetsUni (version 0.1)

Milk Production: The overall yield production of 107 cows at first birth

Description

The function allows to provide the overall yield production of 107 cows at the first birth of the SINDI race.

Usage

data_Milkp

Value

data_Milkp gives the overall yield production of 107 cows at the first birth.

Arguments

data_Milkp

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data revealed the overall yield production of 107 cows at the first birth of the SINDI race. Recently, it is used by Alanzi et al. (2022) and fitted a new modified Kumaraswamy distribution.

References

Alanzi, A. R., Rafique, M. Q., Tahir, M. H., Sami, W., & Jamal, F. (2022). A New Modified Kumaraswamy Distribution: Actuarial Measures and Applications. Journal of Mathematics, 2022.

Moutinho Cordeiro, G., & dos Santos Brito, R. (2012). The beta power distribution.

Examples

Run this code
x<-data_Milkp
summary(x)

Run the code above in your browser using DataLab